home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / SCH110B.ZIP;1 / FEATURE.PRG < prev    next >
Encoding:
Text File  |  1993-10-15  |  248 b   |  10 lines

  1. *****
  2. * Use list box to control and scroll feature list
  3. *****
  4. imgsave(100,50,540,430,380,"feature")
  5. mv_udfname="ftrlist"
  6. imglistbox(100,50,540,430,2,1,15,8,8,0) 
  7. mscrsoroff()
  8. imgrestore(100,50,540,430,380,"feature",0) 
  9. mscrsoron()
  10. return